public method O2G2Ptr(T).operator !()

Brief

Returns true if the pointer contained is null.

Declaration
C++
bool  operator !() ()

Declared in O2G2Ptr(T)

back